home *** CD-ROM | disk | FTP | other *** search
/ Financial Peace University Interactive Bonus / Financial Peace University Bonus Interactive CD-ROM.iso / pc / calculators / reality_check_new.swf / scripts / frame_109 / DoAction.as
Encoding:
Text File  |  2006-01-27  |  137 b   |  5 lines

  1. focusManager.setFocus(btnLearnHow);
  2. txtYourPlanSavings.text = _global.YourPlan;
  3. txtDavePlanSavings.text = _global.DavesPlan;
  4. stop();
  5.